How to Install asterisk-testsuite software package in Ubuntu 16.04 LTS (Xenial Xerus)

How to Install asterisk-testsuite software package in Ubuntu 16.04 LTS (Xenial Xerus)

asterisk-testsuite software package provides test suite for the Asterisk PBX, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install asterisk-testsuite 

asterisk-testsuite is installed in your system.

Make ensure the asterisk-testsuite package were installed using the commands given below,

$ sudo dpkg-query -l | grep asterisk-testsuite *

You will get with asterisk-testsuite package name, version, architecture and description in a table

asterisk-testsuite package basic information:

Distro Ubuntu 16 04 lts xenial xerus
Section Communication Programs
Package asterisk-testsuite
Version 0.0.0+svn.5781-2
Description test suite for the Asterisk PBX
Sub Section comm


See Also, How to uninstall or remove asterisk-testsuite software package from Ubuntu 16.04 LTS (Xenial Xerus) ?